FBROT

Section: User Commands (1)
Updated: 25-Jun-90
Index Return to Main Contents
 

NAME

fbrot - rotate an image 90, 180 or 270 degrees  

SYNOPSIS

fbrot [ -<type> ] [ -90 | -180 | -270 ] < bitmap > bitmap
 

DESCRIPTION

Rotate an image in increments of 90 degrees. The direction is clockwise. The default is 90 degrees clockwise.  

OPTIONS

-90, -180, -270
amount of clockwise rotation inb degrees.
-B
face format, as used by Bennet Yee's face program at CMU.
-F
FBM, format (by default, the default). You are guaranteed not to lose information by specifying FBM as the default.
-G
GIF, Compuserve GIF format.
-I
IFF format, interleaved bitmaps (ILBM), used by Amigas.
-P
PBM, Jef Poskanzer's bitmap format.
-S
sun, Sun rasterfiles (not run length encoded).
 

EXAMPLE

Rotate a Sun rasterfile 90 degrees:


    % fbrot -90 -S < foo.1bit > bar.1bit  

SEE ALSO

fbm(1) for general discussion, pbm(1) for PBM routines.  

BUGS

None known.  

HISTORY

Copyright (C) 1989,1990 by Michael Mauldin. Permission is granted to use this file in whole or in part for any purpose, educational, recreational or commercial, provided that this copyright notice is retained unchanged. This software is available to all free of charge by anonymous FTP and in the UUNET archives.
25-Jun-90 Michael Mauldin at Carnegie Mellon University
Release 1.0 mlm@cs.cmu.edu
07-Mar-89 Michael L. Mauldin at Carnegie Mellon University
Beta release (version 0.9) mlm@cs.cmu.edu


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO
BUGS
HISTORY

This document was created by man2html, using the manual pages.
Time: 04:53:25 GMT, August 26, 2022